projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6afad91
)
some-window -> get-window-with-predicate.
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 7 Sep 2001 11:37:11 +0000
(11:37 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 7 Sep 2001 11:37:11 +0000
(11:37 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index a0306b70b3fd396bf9a97600fb27d0d7c6e3bda8..396f2df74b444fd34f873d796f1cdf2957a63324 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-2618,9
+2618,9
@@
minibuffer window only if it's active. MINIBUF neither nil nor t
means never include the minibuffer window.
+++
-** There's a new function `
some-window
' defined as follows
+** There's a new function `
get-window-with-predicate
' defined as follows
-- Function:
some-window
PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT
+- Function:
get-window-with-predicate
PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT
Return a window satisfying PREDICATE.